<rss version="2.0" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/">
    <channel>
        <title>Global Internet Business Solutions ~ GIBS</title> 
        <link>https://gibs.com</link> 
        <description>RSS feeds for Global Internet Business Solutions ~ GIBS</description> 
        <ttl>60</ttl> <item>
    <comments>https://gibs.com/Support/Knowledge-Base/ID/68/DNN_8_Upgrade_Skin_Errors_Fix#Comments</comments> 
    <slash:comments>0</slash:comments> 
    <wfw:commentRss>https://gibs.com/DesktopModules/DnnForge%20-%20NewsArticles/RssComments.aspx?TabID=51&amp;ModuleID=411&amp;ArticleID=68</wfw:commentRss> 
    <trackback:ping>https://gibs.com:443/DesktopModules/DnnForge%20-%20NewsArticles/Tracking/Trackback.aspx?ArticleID=68&amp;PortalID=0&amp;TabID=51</trackback:ping> 
    <title>DNN 8 Upgrade Skin Errors Fix</title> 
    <link>https://gibs.com/Support/Knowledge-Base/ID/68/DNN_8_Upgrade_Skin_Errors_Fix</link> 
    <description>Declare @PortalID int;
Set @PortalID = 1
update portalsettings
set SettingValue = &#39;[G]skins/Xcillion/inner.ascx&#39;
where SettingName = &#39;DefaultPortalSkin&#39;
and PortalId= @PortalID;
 
 
update portalsettings
set SettingValue = &#39;[G]skins/Xcillion/inner.ascx&#39;
where SettingName = &#39;DefaultAdminSkin&#39;
and PortalId= @PortalID;
 
 
 
update portalsettings
set SettingValue = &#39;[G]Containers/Xcillion/Title_h2.ascx&#39;
where SettingName = &#39;DefaultAdminContainer&#39;
and PortalId= @PortalID;
 
 
update portalsettings
set SettingValue = &#39;[G]Containers/Xcillion/Title_h2.ascx&#39;
where SettingName = &#39;DefaultPortalContainer&#39;
and PortalId= @PortalID;</description> 
    <dc:creator></dc:creator> 
    <pubDate>Fri, 19 Feb 2016 18:01:00 GMT</pubDate> 
    <guid isPermaLink="false">f1397696-738c-4295-afcd-943feb885714:68</guid> 
    
</item>
<item>
    <comments>https://gibs.com/Support/Knowledge-Base/ID/119/SEARCH_Skin_Object_Attributes#Comments</comments> 
    <slash:comments>0</slash:comments> 
    <wfw:commentRss>https://gibs.com/DesktopModules/DnnForge%20-%20NewsArticles/RssComments.aspx?TabID=51&amp;ModuleID=411&amp;ArticleID=119</wfw:commentRss> 
    <trackback:ping>https://gibs.com:443/DesktopModules/DnnForge%20-%20NewsArticles/Tracking/Trackback.aspx?ArticleID=119&amp;PortalID=0&amp;TabID=51</trackback:ping> 
    <title>SEARCH Skin Object Attributes</title> 
    <link>https://gibs.com/Support/Knowledge-Base/ID/119/SEARCH_Skin_Object_Attributes</link> 
    <description>The Search&amp;nbsp;Skin Object&amp;nbsp;has 3 important attributes:
&amp;nbsp;

    
        
             Attribute
            Values
            Default
            Description
        
        
            ShowSite
            True, False
            True
            display/hide option &quot;Site&quot; to perform a search of the current site (DNN portal)
        
        
            ShowWeb
            True, False
            True
            display/hide option &quot;Web&quot; to perform a search of the WWW using the search site, as set up in Site Settings (Google, Yahoo, MSN)
        
        
            UseWebForSite
            True, False
            False
            use the WWW search Site, as set up in Site Settings, to perform searches of the current site (DNN portal). Note: this uses the search index stored at the the search site; any non-public content will not be included!
        
    

&amp;nbsp;
If you want to use the&amp;nbsp;Search Skin Object for site search only, set both options ShowSite and ShowWeb to false, otherwise a single option button Site will be displayed.</description> 
    <dc:creator></dc:creator> 
    <pubDate>Sat, 07 Jul 2012 11:09:00 GMT</pubDate> 
    <guid isPermaLink="false">f1397696-738c-4295-afcd-943feb885714:119</guid> 
    
</item>

    </channel>
</rss>